From 4d0e59f69f5c1de39222dbdb25c73bf93bb62e97 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 26 Nov 2020 10:19:30 +0000 Subject: [PATCH] Use https for Homepage --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 20dc6ebee9..41d18bb9ab 100644 --- a/debian/control +++ b/debian/control @@ -61,7 +61,7 @@ Rules-Requires-Root: no Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4 Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git -Homepage: http://www.gtk.org/ +Homepage: https://www.gtk.org/ Package: libgtk-4-0 Architecture: any diff --git a/debian/control.in b/debian/control.in index 6b8d5d6d5c..bcb8ee52d0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -61,7 +61,7 @@ Rules-Requires-Root: no Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4 Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git -Homepage: http://www.gtk.org/ +Homepage: https://www.gtk.org/ Package: @SHARED_PKG@ Architecture: any -- 2.30.2